func path/filepath.cleanGlobPath

2 uses

	path/filepath (current package)
		match.go#L269: 		dir = cleanGlobPath(dir)
		match.go#L296: func cleanGlobPath(path string) string {